İndirim kampanyalarımızdan ve gelişmelerden haberdar olmak için e-bültenimize abone olun.
Sayfayı terk etmek istediğinize emin misiniz?
1 x Application (87.54%) | 595ms |
1 x Booting (12.46%) | 84.64ms |
select * from `multi_carts` where `key` = 'luzyonu-tasarla' and `status` = 'published' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `multi_cart_sessions` where `session_id` = '664d9be2-8b7f-42d8-aff4-cc2d319f592f') as `exists`
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '664d9be2-8b7f-42d8-aff4-cc2d319f592f' limit 1
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 1 and `multi_cart_items`.`multi_cart_id` is not null order by `multi_cart_items`.`order` asc
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 1 and `multi_cart_items`.`multi_cart_id` is not null and `order` = '1' order by `multi_cart_items`.`order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 36 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (36)
Backtrace |
|
select `ec_products`.*, `ec_product_category_product`.`category_id` as `pivot_category_id`, `ec_product_category_product`.`product_id` as `pivot_product_id` from `ec_products` inner join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` where `ec_product_category_product`.`category_id` = 36 and `is_variation` = 0
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '664d9be2-8b7f-42d8-aff4-cc2d319f592f' limit 1
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 'published' and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = 'Lumo\Menu\Models\Menu' and `lang_meta_code` = 'en_US' and `lang_meta_code` = 'en_US')
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) order by `position` asc
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (84) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` in (41, 42, 40, 39)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (39, 40, 41, 42) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8147, 8148, 8149, 8150)
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (39, 40, 41, 42)
Backtrace |
|
select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image`, IF(st.key IS NOT NULL, CONCAT(st.prefix, '/', st.key), CONCAT(slugs.prefix, '/', slugs.key)) as url, IF(ct.name IS NOT NULL, ct.name, ec_product_categories.name) as name from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory' left join `slugs_translations` as `st` on `st`.`slugs_id` = `slugs`.`id` and `st`.`lang_code` = 'en_US' left join `ec_product_categories_translations` as `ct` on `ec_product_categories_id` = `ec_product_categories`.`id` and `ct`.`lang_code` = 'en_US' where `status` = 'published' order by `ec_product_categories`.`order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where (`theme` = 'shofy-fashion-en_US')
Bindings |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (10)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (10) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (131)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (10)
Backtrace |
|
select * from `pages` where `pages`.`id` in (15, 14, 13, 12)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (12, 13, 14, 15) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15511, 15512, 15513, 15514)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (12, 13, 14, 15)
Backtrace |
|
select * from `pages` where `pages`.`id` in (16, 19, 17, 18)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (16, 17, 18, 19) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15515, 15516, 15517, 15518)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (16, 17, 18, 19)
Backtrace |
|
200
[]
[]
0 of 0array:24 [▼ "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.133.130.103" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjNNR3FoMm5pTEpTb3VuUXBzd0I1U3c9PSIsInZhbHVlIjoiOS90L2FEU2lSdDFtS1VaQ05DRm5KV1YwTHdYdUU3c1JBWFUzS0piUUpMS0FlOGxIYzg5alUwTk9qQ2Z3Z2JMVGhKSU5Xc0xuNmZ6ZnF3MWpTY0s5NE1aVXBlbkxyV0JzU1I1SEoxeUtCWlNkMDZEeXN3SXBjdzhyMG12NkV3MUIiLCJtYWMiOiI2NjNhMmM5NTk2YjE2YjdlNTIwOGJhNzFjZmQ0OTVmNmU0NGQxYjY2NjIxZTgzNTFkOGQyMjhlNGU5MmRkYTFmIiwidGFnIjoiIn0%3D; lumo_session=eyJpdiI6ImNjd0tkSE1xK1NxZFFDR3c3L21ybkE9PSIsInZhbHVlIjoiNEY3ZGZKMU9jSzVpdTJEM0EwRjkvNlNMTnF0UnBTQk55dDMrbU5JdW1LRlo3Ly9Yb1MyaTlTY2trbEpSOVJuOHY4TUJkbmRuRFpaQ3pOT1NpbVB0QktvQ3JQNm4zVHVIQytZM090ZGE2enlpdDFibi93eDBwVUNhaWFSMUFZOHEiLCJtYWMiOiI3NjY2NTlhYmE0NGRjNDU0OTE1MTUxNDY2NDZhM2VkM2NiZGNmMmEzYzBmYzY0OTFkYjYyOGYyMTYxNzY5ODBkIiwidGFnIjoiIn0%3D; lumo_footprints_cookie=eyJpdiI6IlFIbGliQjIrZU5ZUHoySTNWeUZIRXc9PSIsInZhbHVlIjoiWVVuZGg0bnM0MzZTYzV0OWNUc1hVK0NqbXh2bU05dkF1RTBvL3pFT0tWZnBwY2pmTmpKU3lJY0lnWklnNjB1S3lHdGdWQ0VUTFVsZVJSMnkwVW5LUlViQkkvOXB5eWMyYWlwTDA3VHg5T3ozMVM4aHgybHRRNXVhRXo3Q05TSnUiLCJtYWMiOiI5N2I0NDViZmMyYjcwOGJkMjczZGRhNjQyYjdlMDNjOTk4OTRjN2FlZDFjOTNhYjQ1NjViOGQwNTU2YzdmZjg4IiwidGFnIjoiIn0%3D; lumo_footprints_cookie_data=eyJpdiI6IkFkWUkybERvOGhJZEJPUXVHK0tMNnc9PSIsInZhbHVlIjoiM0x2bW5EMHF5LzA5bjdSbklhQ0tSQjVHRUkvVkg0R2F1b2Z3Z3pmUEFxdm9wUE4yWkFESTV3azA2MXdaenRqMmo1Nmp2VzhGT2ZjSDQ2YWZISDRHb3pGckpidDV1ekxzZHpJWGRmdE4yWTZlN2tIYkJPOEhOKzUySW5iVGE5S250aVdlM1lRU3RidHU3UUdvSUk0anB2dmlkdzVwMnlDQVZscDdCNDJoNTE4SVQ2eWx0TEZkL3pDWE1ydGZYbzBJREQxbHNQcXNFSXcrQXg5blJNMkdubmxod0RVSFd6QjJwZG9YaXkyQ2k0VkhQYjRhSW1zVEJ1ZjF4Ykhjb293MWI5NVl3T2dZenJrZXJ6Ty9Xa1JTeEhVTEdORWtPRjdycnU2RExiZlNtMEVNYkUvNWpCeDBib3JQTThKSVNVUlQ5L3l0bWY5YytmR2xXeUFYT1dOY0lXRGNNN1NvUjFKTEthek1sdHE1MHpBVi9PcWdZZlZzZm93K2dHcW1nMHk2dFF3QytSZmk2SjhmWDlsNlg4QVRxSk5UcUtLMk9aeVBOVHc0K1FHVEhNc0FsU0Y1ckhJNE5sN2c4QThHS2JFNlNGbFpzSUU5dG1NZ25QTHBDSVpsL0VOREhmSCtGU05KdXRRT1RUUFVqdFg4bG43ODREcGNCN05jYUJjczdUUE9JcUhMYWN6MlhzU3Rmc3h1OWx6WDZBN3hWWWVoVmNxUDRzUnhDOG5YOWk1Z0ZVWklZWlQxbEtOR2FkL2ZjSi9hUjFUbGFWV1lNc0tqZWhHdk5qWnh3UT09IiwibWFjIjoiZjkyYzIxOTk2NTQ2ZmRkYTNlM2IxNThhMjc2ZjA3ZDA2ODI2M2U1MDRkNjFkYmZhODc5NGNjZjc1ZjYwMTQ2YyIsInRhZyI6IiJ9 ◀XSRF-TOKEN=eyJpdiI6IjNNR3FoMm5pTEpTb3VuUXBzd0I1U3c9PSIsInZhbHVlIjoiOS90L2FEU2lSdDFtS1VaQ05DRm5KV1YwTHdYdUU3c1JBWFUzS0piUUpMS0FlOGxIYzg5alUwTk9qQ2Z3Z2JMVGhKSU5Xc ▶" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "host" => array:1 [▶ 0 => "demo.lumocomm.com" ] "x-forwarded-for" => array:1 [▶ 0 => "3.133.130.103" ] "cf-ray" => array:1 [▶ 0 => "92f0ae78689eff5c-ORD" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "SK6ZbqSI3RY7tTaP150jO5mu02Ulw6FLdOqzZijw" "lumo_session" => "eiZsGD3Wza6YVtWgRMIQurj9l61XQ3cmagGs4DYW" "lumo_footprints_cookie" => "a1a74c0feaab303899c52e623ebd7d0e6a4d32f5" "lumo_footprints_cookie_data" => "{"footprint":"a1a74c0feaab303899c52e623ebd7d0e6a4d32f5","ip":"108.162.216.169","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla\/1\/92d7a209-e4c4-48c7-9a1c-9d39009ebfeb","landing_params":null,"referral":null,"gclid":null,"fclid":null,"utm_source":null,"utm_campaign":null,"utm_medium":null,"utm_term":null,"utm_content":null,"referrer_url":null,"referrer_domain":null} ◀{"footprint":"a1a74c0feaab303899c52e623ebd7d0e6a4d32f5","ip":"108.162.216.169","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasa ▶" ]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 12 Apr 2025 06:31:35 GMT" ] "cms-version" => array:1 [▶ 0 => "7.3.6" ] "authorization-at" => array:1 [▶ 0 => "2024-07-08 03:09:32" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im5DVGxYSUk1dS80NjBsRW5CU3hYemc9PSIsInZhbHVlIjoicUNmdW5aMWhtR1BTeWE2bk0yVnJaQitzcU1jbzhYNHlaKzg3bnVyQTZlakZPUndvRXZweHNLUTBWNFB4aTZaamNHbEhudmlsaVJ1TDZjNjhkREtZUm9mRzNPWjMwbnhlWkxrZGhOMkpDTHVCZXJYN2dVeVpsTEpiczJVdGgzZ0YiLCJtYWMiOiJlZDEyMmI1ZDE4Y2UyNDVhN2Q2NTk5MzBhMzllYzJhM2U3YjVhMjBmNjM2YmY2NDA3MGEyZWFhNWIyM2NkNTY3IiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 08:31:35 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Im5DVGxYSUk1dS80NjBsRW5CU3hYemc9PSIsInZhbHVlIjoicUNmdW5aMWhtR1BTeWE2bk0yVnJaQitzcU1jbzhYNHlaKzg3bnVyQTZlakZPUndvRXZweHNLUTBWNFB4aTZaamNHbEhud ▶" 1 => "lumo_session=eyJpdiI6IjBZZDRoeFM5SmdXNG9FNFZOWE80Q3c9PSIsInZhbHVlIjoielU1YTFKWHhWeEVHQW5aeFlKQWJVb3U5VFVTOTJUTjVURkRVMk05RUdpRkhzUjVFempBMENjNGo1cU5Jbk01SzBoZUdGblJNcFZhY200WlhOOHBuTjVRdHgxUnk5OGxvWFFCSCtkbHJIUU1rR0NtelhFMTFsV3ZpclZ6UXdyUG4iLCJtYWMiOiJmMWYyNTAyYjUzNDRjNDllNzE0MzZkOWNhYjc0M2IyZGI2YWYzMjFhMjJlYmNmN2UwNzU1ZDhhN2Q2YzFjMDI4IiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 08:31:35 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6IjBZZDRoeFM5SmdXNG9FNFZOWE80Q3c9PSIsInZhbHVlIjoielU1YTFKWHhWeEVHQW5aeFlKQWJVb3U5VFVTOTJUTjVURkRVMk05RUdpRkhzUjVFempBMENjNGo1cU5Jbk01SzBoZUd ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im5DVGxYSUk1dS80NjBsRW5CU3hYemc9PSIsInZhbHVlIjoicUNmdW5aMWhtR1BTeWE2bk0yVnJaQitzcU1jbzhYNHlaKzg3bnVyQTZlakZPUndvRXZweHNLUTBWNFB4aTZaamNHbEhudmlsaVJ1TDZjNjhkREtZUm9mRzNPWjMwbnhlWkxrZGhOMkpDTHVCZXJYN2dVeVpsTEpiczJVdGgzZ0YiLCJtYWMiOiJlZDEyMmI1ZDE4Y2UyNDVhN2Q2NTk5MzBhMzllYzJhM2U3YjVhMjBmNjM2YmY2NDA3MGEyZWFhNWIyM2NkNTY3IiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 08:31:35 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Im5DVGxYSUk1dS80NjBsRW5CU3hYemc9PSIsInZhbHVlIjoicUNmdW5aMWhtR1BTeWE2bk0yVnJaQitzcU1jbzhYNHlaKzg3bnVyQTZlakZPUndvRXZweHNLUTBWNFB4aTZaamNHbEhud ▶" 1 => "lumo_session=eyJpdiI6IjBZZDRoeFM5SmdXNG9FNFZOWE80Q3c9PSIsInZhbHVlIjoielU1YTFKWHhWeEVHQW5aeFlKQWJVb3U5VFVTOTJUTjVURkRVMk05RUdpRkhzUjVFempBMENjNGo1cU5Jbk01SzBoZUdGblJNcFZhY200WlhOOHBuTjVRdHgxUnk5OGxvWFFCSCtkbHJIUU1rR0NtelhFMTFsV3ZpclZ6UXdyUG4iLCJtYWMiOiJmMWYyNTAyYjUzNDRjNDllNzE0MzZkOWNhYjc0M2IyZGI2YWYzMjFhMjJlYmNmN2UwNzU1ZDhhN2Q2YzFjMDI4IiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 08:31:35 GMT; path=/; httponly ◀lumo_session=eyJpdiI6IjBZZDRoeFM5SmdXNG9FNFZOWE80Q3c9PSIsInZhbHVlIjoielU1YTFKWHhWeEVHQW5aeFlKQWJVb3U5VFVTOTJUTjVURkRVMk05RUdpRkhzUjVFempBMENjNGo1cU5Jbk01SzBoZUd ▶" ] ]
0 of 0array:6 [▼ "_token" => "SK6ZbqSI3RY7tTaP150jO5mu02Ulw6FLdOqzZijw" "language" => "en" "luzyonu-tasarla_code" => Ramsey\Uuid\Lazy\LazyUuidFromString {#455 ▶ -unwrapped: null -uuid: "664d9be2-8b7f-42d8-aff4-cc2d319f592f" uuid: "664d9be2-8b7f-42d8-aff4-cc2d319f592f" } "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/design/luzyonu-tasarla/1/664d9be2-8b7f-42d8-aff4-cc2d319f592f" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]